home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / smrtslds.sit / SmartSlides 1.1 Help / card_12140.txt < prev    next >
Text File  |  1990-06-06  |  2KB  |  70 lines

  1. -- card: 12140 from stack: in.1 Help
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2541
  5. -- name: THE BUTN MENU╩
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=36 top=54 right=81 bottom=70
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 3233 / 3233
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 8003
  25. -- rect: left=105 top=307 right=329 bottom=257
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Chains & Chaining
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   push card
  37.   go to card id 20728
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 3 (button)
  44. -- low flags: 00
  45. -- high flags: 8003
  46. -- rect: left=268 top=307 right=329 bottom=420
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Other Menus
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   push card
  58.   go to card id 27358
  59. end mouseUp
  60.  
  61.  
  62.  
  63.  
  64. -- part contents for background part 3
  65. ----- text -----
  66. THE BUTN MENU
  67.  
  68. The next 15 slides discuss the commands in the BUTN menu.
  69.  
  70. With one pair of exceptions, these commands create specialized kinds of buttons that are useful for achieving various kinds of special effects in your lectures. The exceptional pair of commands, BEGIN CHAINΓǪ and END CHAIN, are used to mark the beginning and end of the process of creating chains of effects.